home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / comms / other / dwarfx-tng / dwarfx / dwarfconfig.bak < prev    next >
Text File  |  1999-04-19  |  8KB  |  226 lines

  1. /* DWaRFx Config File V1.5 - PRODUCED USING GUI CONFIG EDITOR V1.7
  2. \\
  3. // This is the second released version of the DWaRFx main script and
  4. \\ associated files. If you need help, try #AmiChat (GalaxyNet -
  5. // SpryNet.Us.GalaxyNet.Org), OR #AmIRC (DalNet), OR try Emailing one
  6. \\ of us (see the docs!).
  7. //
  8. \\
  9. // If a ; is the first non space character on a line, then that line will
  10. \\ be skipped!
  11. //
  12. \\ CONFIG NOTES:
  13. //
  14. \\  !OPTIONS:
  15. //  $VARIABLE-NAME=SETTING
  16. \\
  17. //  !OP-CHANNELS:
  18. \\  #CHANNEL-NAME [#CHANNEL-NAME] [#CHANNEL-NAME] [#CHANNEL-NAME]
  19. //
  20. \\  !FRIENDS: (only your friends addrs)
  21. //  <nick>!<username>@<address> <00-99> [<O>|<M/OM> <C/P><M/N/A> <message>]
  22. \\
  23. //  !GREETS: (channel greets)
  24. \\  <channel-name> <C/P><N/M/A> <message>
  25. //
  26. \\       Where C=Channel, P=Private, N=Notice, M=Message, A=Action
  27. //
  28. \\  !CTCP:
  29. //  &COMMAND-NAME:
  30. \\  COMMAND-REPLY (one per line)
  31. //
  32. \\  All messages (friends, greets, ctcp replies) Use the following code
  33. //  table, so that you can make the messages more interesting!
  34. \\
  35. //  If you require a / in the output text, you must Use //
  36. \\  /p will be replaced with the nick of the person who JOIN'd/CTCP'd
  37. //  /n will be replaced with your current irc nickname
  38. \\  /s (<soundname>) will do a ctcp Sound at their end
  39. //  /b /i /u turns Bold, Inverse AND Underlined text On AND Off
  40. \\  /t will be replaced with the current date AND local time
  41. //  /v will be replaced with the DWaRFx version string
  42. \\  /w will be replaced with the DWaRFx Web Page address
  43. //  /l will be replaced with the DWaRFx logo
  44. \\  /c will be replaced by the current channel name
  45. //  /e will End the current Line AND start a new one
  46. \\  /d will be replaced with the DWaRFx Idle time string
  47. //  /$ (<filename>) will offer a DCC SEND of <filename>
  48. \\  /x is the start of a direct AMIRC string, the same as you can enter
  49. //     in the amirc input gadget. This can contain anything you would
  50. \\     normally Type (like commands, actions, AND messages).
  51. //  /@ (<x>) will be replaced by the X'th word of a CTCP Query message.
  52. \\  /* (<x>) will be replaced by the X'th word, AND all the words following
  53. //           it in a CTCP Query message.
  54. \\
  55. //  If you Use *!*@* in the !FRIEND List, OR #* in the !GREETS List it must
  56. \\  be the last one in the List, otherwise it will always Use that instead
  57. //  of a specific host OR channel.
  58. \\
  59. //
  60. \\ URLSENDBROWSER types: AMOSAIC, VOYAGER, AWEB, IBROWSE
  61. //
  62. \\
  63. // CHANNEL GUARD MODES:
  64. \\  (B)itch mode = Me AND friends can op only
  65. //  (H)ate mode = Me can op only
  66. \\  (O)ff
  67. //
  68. \\ CHANNEL GUARD TYPES:
  69. //  (D)eop mode = Deops new op, AND the user that op'd them
  70. \\  (F)riend mode = Deops new op, AND the user that op'd them If there NOT
  71. //                  On your friends List
  72. \\  (O)ff = Only deop new op
  73. */
  74.  
  75. !OPTIONS:
  76. $SELECT=R (CTCP LINE CHOICE R=Random, O=Ordered)
  77. $AUTOOP=A (A=Always, N=Never, S=Selected Channels, E=Excluded Channels)
  78. $AUTOJOIN=N (Invited to a channel, Y=Automatically Join, N=Don't Join)
  79. $MAXJOIN=4 (Don't Auto Join a channel if on this many channels already)
  80. $KEY=DWaRFx-RuLeZ! (The decode key if you receive an encrypted message)
  81.  
  82. $SPEECH=@ (N=No Speech, @=Only speak @ lines, A=Always speak)
  83. $SPEECHPATH=C:Say (Path and name of the say command)
  84.  
  85. $WORDKICK=N (A=Always, N=Never, S=Selected Channels, E=Excluded Channels)
  86. $WORDMODE=B (K=Kick, B=Ban and Kick)
  87. $WARNDEOP=Y (DEOP warned nick?? Y=Yes, N=No)
  88. $WORDWARN=3 (Number of swear warnings before kick, 0=no warnings 9=max)
  89.  
  90. $SOUNDMODE=I (Unknown sound?? I=Ignore, S=Notify sender, Y=Notify you, G=Auto getsound)
  91. $SOUNDGETPLAY=N (Wait until autoget sound has arrived then play?? Y=Yes, N=No)
  92. $SOUNDPLAYER=C:Play16 (Path and name of sound player)
  93. $SOUNDDRAWER=Ram Disk: (Drawer where sounds are stored)
  94. $SOUNDMAX=1000000 (maximum size of a requested sound file in bytes)
  95. $SOUNDS=N (Play CTCP Sound Requests?? Y=Yes, N=No)
  96. $AUTOSEND=N (Send requested sound files?? Y=Yes, N=No)
  97.  
  98. $DCCSPEED=5 (Maximum number of dcc gets running at any one time)
  99. $DCCDRAWER=Ram (Drawer to store automatic DCC'd files in)
  100. $DCCMAX=1000000 (maximum size of an autodcc get file in bytes)
  101. $AUTODCC=N (Auto get DCC sends?? Y=Yes, N=No)
  102.  
  103. $URLCATCH=LS (URLS I=Ignore, L=Log, S=Send Browser, LS=Log+Send Browser)
  104. $URLFILE=Ram:URL-LOG.TXT (path and name of file to log URL's too)
  105. $URLSEND=IBROWSE (Send URLs to this browser if active)
  106.  
  107. $AWAYLOG=Y (LOG Messages while marked AWAY?? Y=Yes, N=No)
  108. $LOGFILE=Ram:AWAYLOG.TXT (AWAY LOG file name and path)
  109. $AWAYPAGER=Y (PAGE while AWAY?? N=No, Y=Yes, F=Friends ONLY)
  110. $PAGESOUND=rexx/DWaRFx/GoodMorn.Wav (PAGER SOUND path and file name)
  111.  
  112. $XDCCSLOTS=3 (Maximum number of XDCC sends at any one time)
  113. $XDCCMODE=N (XDCC MODE, D=Deny (OFF), N=Normal, O=OPs, F=Friends)
  114. $XDCCKICK=Y (Kick USER after DENIED access XDCC request?? Y=Yes, N=No)
  115. $XDCCFILE=rexx/DWaRFx/XDCC-PACKS (XDCC Pack list path and filename)
  116.  
  117. $PROTECT=Y (Protect friends being DE'OP by someone else?? Y=Yes, N=No)
  118. $REVENGE=Y (Revenge for friends Y=Yes, N=No, F=Not against other friends)
  119.  
  120. $KICKLOG=Y (Log kicks against you?? Y=Yes, N=No)
  121. $KICKFILE=Ram:KICK-LOG (Log Kicks path and file name)
  122.  
  123. $GUARDMODE=O (Channel Guard Mode O=OFF, B=Bitch, H=Hate)
  124. $GUARDTYPE=F (Channel Guard Type O=OFF, D=Deop, F=Friend)
  125.  
  126. $FLOODPROTECTION=N (Flood protection?? Y=Yes, N=No)
  127. $FLOODCTCP=10 (Maximum number of CTCP messages to tigger Protection)
  128. $FLOODPRIV=10 (Maximum number of PRIVATE messages to tigger Protection)
  129. $FLOODCHAN=10 (Maximum number of CHANNEL messages to tigger Protection)
  130. $FLOODNICK=5 (Maximum number of NICK changers to tigger Protection)
  131. $FLOODCLONE=3 (Maximum number of USERS from a single host on a channel)
  132. $FLOODCLOCK=30 (Number of seconds to reach a maximum tigger value)
  133. $FLOODSILENCE=Y (Server SILENCE flooder??? Y=Yes, N=No)
  134.  
  135. $MINIDROP=1 (Max number of minidrop games running at any one time, 0=Off)
  136.  
  137. !FRIENDS:
  138. *!gazy@*globalnet.co.uk 60 OM CN Hello Gaz, Author of /bDWaRFx/b!
  139. *!*@nbsamiga.demon.co.uk 0 OM CM Hello Dave, Author of /bDWaRFx/b!
  140.  
  141. !BOTS:
  142. Q!*@services.galaxynet.org X!*@* Ami!*@* ChanServ!service@dal.net 
  143.  
  144. !OP-CHANNELS:
  145. #Amiga #AmiChat #AmIRC 
  146.  
  147. !WORD-CHANNELS:
  148. #AmiChat 
  149.  
  150. !GUARD-CHANNELS:
  151. #MyChan #MyNewChan #MyMain 
  152.  
  153. !GREETS:
  154. #CHAT PN Hello /p, Welcome to /c
  155. #Gaz CM TESTING TESTING
  156.  
  157. !JOIN-MESSAGE:
  158. #Amichat $examplenet.us.domain PN /x//msg Q@services.examplenet AUTH <Nick> <Password>/x//msg Q OPME
  159. #Amichat CN /x//me waves hello to everyone!
  160. #* CN /x//me waves hello to everyone!
  161.  
  162. !WORDS:
  163. FUCK WANK CUNT PUSSY COCK DICK SHIT [DATA]          
  164.  
  165. !CTCP:
  166. &COMPANY
  167. Alpha Software - Specialising in bringing quality software to the Amiga
  168.  
  169. &CLIENTINFO
  170. - Do //CTCP /n <Command>. Where commands are - FINGER PING URL COMPANY PICTURE LIKES DISLIKES USERINFOII LONGVERSION DATE OTHER INTRO SOURCE SETUP VERSION QUOTE CLIENTINFO
  171.  
  172. &DATE
  173. /t - /d
  174.  
  175. &DISLIKES
  176. PC's & MicroSoft!
  177.  
  178. &FINGER
  179. Gareth Murfin (gazy@globalnet.co.uk) - /d
  180.  
  181. &INTRO
  182. /n - 18//Male//Newcastle, UK /t
  183.  
  184. &LIKES
  185. Amiga's & Alpha Software!
  186.  
  187. &LONGVERSION
  188. AmigaOS v3.1 & AmIRC v2.0
  189.  
  190. &OTHER
  191. - Buy Ultimate Gloom today from Electronics Boutique and support the Amiga!
  192.  
  193. &PING
  194. Having Fun /p ???
  195. /p - Tune into sanity /bFM!/b
  196. Do me a lemon, That's a poor IQ for a glass of water!
  197. /bKryten:/b Sir, They've taken Mr. Rimmer./e/s(Rimmer.Wav)/bCat:/b Quick, let's get out of here before they bring him back!
  198. Dwayne Dibbley? Do you want to be Dwayne Dibbley /p ??
  199. Dont ping me half eaten lollypop head!
  200. Amigas were built to last, this old baby has crashed more times than a ZX81
  201. /b Smeg off dog food breath! /s(NeverSee.Wav)/b >8->
  202. /b Good Morning Sir! :) /s(GoodMorn.Wav)
  203. /p Youve got the charm and wit of a pubic/b louse!
  204. /b I never wanna see or hear from you again! :) /s(NeverSee.Wav)
  205.  
  206. &PICTURE
  207. /$(Amirc:rexx/DWaRFx/mypic.gif)
  208.  
  209. "E
  210. When There's no more room in HELL, the dead will walk the EARTH.../eFrom - George A. Romero's Dawn of the dead
  211. The only person who could miss with this gun would be the sucker with the bread to buy it! /e From - George A. Romero's Dawn of the dead
  212.  
  213. &SOURCE
  214. /w
  215.  
  216. &SETUP
  217. Amiga 1200T 060//50//50 (use // for / remember)
  218.  
  219. &URL
  220. www.users.globalnet.co.uk//~gazy//
  221.  
  222. &USERINFOII
  223. NICK: /n/eREALNAME: Gareth Murfin/e AGE: 18/eD.O.B: (10.6.80)/e LIVES: Newcastle, UK/eJOB: Student/e HOBBIES: Amiga Coding!/e
  224.  
  225.  
  226.